|
17204 | 17204 | 'Word.ComboBoxContentControl:class': |
17205 | 17205 | - >- |
17206 | 17206 | // Link to full sample: |
17207 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 17207 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
17208 | 17208 |
|
17209 | 17209 |
|
17210 | 17210 | // Places a combo box content control at the end of the selection. |
|
17219 | 17219 | 'Word.ComboBoxContentControl#addListItem:member(1)': |
17220 | 17220 | - >- |
17221 | 17221 | // Link to full sample: |
17222 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 17222 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
17223 | 17223 |
|
17224 | 17224 |
|
17225 | 17225 | // Adds the provided list item to the first combo box content control in the |
|
17260 | 17260 | 'Word.ComboBoxContentControl#deleteAllListItems:member(1)': |
17261 | 17261 | - >- |
17262 | 17262 | // Link to full sample: |
17263 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 17263 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
17264 | 17264 |
|
17265 | 17265 |
|
17266 | 17266 | // Deletes the list items from first combo box content control found in the |
|
17298 | 17298 | 'Word.ComboBoxContentControl#listItems:member': |
17299 | 17299 | - >- |
17300 | 17300 | // Link to full sample: |
17301 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 17301 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
17302 | 17302 |
|
17303 | 17303 |
|
17304 | 17304 | // Deletes the provided list item from the first combo box content control |
|
17962 | 17962 | 'Word.ContentControl#comboBoxContentControl:member': |
17963 | 17963 | - >- |
17964 | 17964 | // Link to full sample: |
17965 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 17965 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
17966 | 17966 |
|
17967 | 17967 |
|
17968 | 17968 | // Adds the provided list item to the first combo box content control in the |
|
18003 | 18003 | 'Word.ContentControl#dropDownListContentControl:member': |
18004 | 18004 | - >- |
18005 | 18005 | // Link to full sample: |
18006 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 18006 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
18007 | 18007 |
|
18008 | 18008 |
|
18009 | 18009 | // Adds the provided list item to the first dropdown list content control in |
|
18540 | 18540 | 'Word.ContentControlListItem:class': |
18541 | 18541 | - >- |
18542 | 18542 | // Link to full sample: |
18543 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 18543 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
18544 | 18544 |
|
18545 | 18545 |
|
18546 | 18546 | // Deletes the provided list item from the first dropdown list content |
|
18592 | 18592 | 'Word.ContentControlListItem#delete:member(1)': |
18593 | 18593 | - >- |
18594 | 18594 | // Link to full sample: |
18595 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 18595 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
18596 | 18596 |
|
18597 | 18597 |
|
18598 | 18598 | // Deletes the provided list item from the first combo box content control |
|
18644 | 18644 | 'Word.ContentControlListItem#displayText:member': |
18645 | 18645 | - >- |
18646 | 18646 | // Link to full sample: |
18647 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 18647 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
18648 | 18648 |
|
18649 | 18649 |
|
18650 | 18650 | // Deletes the provided list item from the first dropdown list content |
|
18696 | 18696 | 'Word.ContentControlListItemCollection:class': |
18697 | 18697 | - >- |
18698 | 18698 | // Link to full sample: |
18699 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-combo-box-content-control.yaml |
| 18699 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-combo-box-content-control.yaml |
18700 | 18700 |
|
18701 | 18701 |
|
18702 | 18702 | // Gets the list items from the first combo box content control found in the |
|
20470 | 20470 | 'Word.DropDownListContentControl:class': |
20471 | 20471 | - >- |
20472 | 20472 | // Link to full sample: |
20473 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 20473 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
20474 | 20474 |
|
20475 | 20475 |
|
20476 | 20476 | // Places a dropdown list content control at the end of the selection. |
|
20485 | 20485 | 'Word.DropDownListContentControl#addListItem:member(1)': |
20486 | 20486 | - >- |
20487 | 20487 | // Link to full sample: |
20488 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 20488 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
20489 | 20489 |
|
20490 | 20490 |
|
20491 | 20491 | // Adds the provided list item to the first dropdown list content control in |
|
20526 | 20526 | 'Word.DropDownListContentControl#deleteAllListItems:member(1)': |
20527 | 20527 | - >- |
20528 | 20528 | // Link to full sample: |
20529 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 20529 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
20530 | 20530 |
|
20531 | 20531 |
|
20532 | 20532 | // Deletes the list items from first dropdown list content control found in |
|
20566 | 20566 | 'Word.DropDownListContentControl#listItems:member': |
20567 | 20567 | - >- |
20568 | 20568 | // Link to full sample: |
20569 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 20569 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
20570 | 20570 |
|
20571 | 20571 |
|
20572 | 20572 | // Deletes the provided list item from the first dropdown list content |
|
22817 | 22817 | 'Word.Range#getRange:member(1)': |
22818 | 22818 | - >- |
22819 | 22819 | // Link to full sample: |
22820 | | - https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/99-preview-apis/insert-and-change-dropdown-list-content-control.yaml |
| 22820 | + https://raw.githubusercontent.com/OfficeDev/office-js-snippets/prod/samples/word/10-content-controls/insert-and-change-dropdown-list-content-control.yaml |
22821 | 22821 |
|
22822 | 22822 |
|
22823 | 22823 | // Places a dropdown list content control at the end of the selection. |
|
0 commit comments