Paragraph.CollapsedState (Word)
Returns or sets whether the specified paragraph is currently in a collapsed state.
ActiveDocument.Lists(1).ListParagraphs(1).CollapsedState = True
Returns or sets whether the specified paragraph is currently in a collapsed state.
ActiveDocument.Lists(1).ListParagraphs(1).CollapsedState = True