Paragraph.CollapseHeadingByDefault (Word)
Returns or sets whether the specified paragraph is collapsed by default when the document loads.
ActiveDocument.Lists(1).ListParagraphs(1).CollapseHeadingByDefault = True
Returns or sets whether the specified paragraph is collapsed by default when the document loads.
ActiveDocument.Lists(1).ListParagraphs(1).CollapseHeadingByDefault = True