_Document.Lists Property

Definition

Returns a Lists collection that contains all the formatted lists in the specified document.

public:
 property Microsoft::Office::Interop::Word::Lists ^ Lists { Microsoft::Office::Interop::Word::Lists ^ get(); };
public Microsoft.Office.Interop.Word.Lists Lists { get; }
member this.Lists : Microsoft.Office.Interop.Word.Lists
Public ReadOnly Property Lists As Lists

Property Value

Applies to