ListTemplate.ListLevels Property

Definition

Returns a ListLevels collection that represents all the levels for the specified ListTemplate.

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

Property Value

Applies to