SdtListItem.display_text property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...