Uwaga
Dostęp do tej strony wymaga autoryzacji. Może spróbować zalogować się lub zmienić katalogi.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns or sets the list level for the first paragraph in the specified ListFormat object. Read/write Long.
Syntax
expression .ListLevelNumber
expression Required. A variable that represents a ListFormat object.
Example
This example returns the list level for the third paragraph in the active document.
lev = ActiveDocument.Paragraphs(3).Range.ListFormat.ListLevelNumber