ListTemplate.ListLevels Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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