Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 823 Bytes

Word.WdOutlineLevel.md

File metadata and controls

30 lines (23 loc) · 823 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdOutlineLevel enumeration (Word)
Word.WdOutlineLevel
44a38f7e-355c-3ff3-1408-0972f20778d2
06/08/2017
medium

WdOutlineLevel enumeration (Word)

Specifies the outline level to apply to a paragraph.

Name Value Description
wdOutlineLevel1 1 Outline level 1.
wdOutlineLevel2 2 Outline level 2.
wdOutlineLevel3 3 Outline level 3.
wdOutlineLevel4 4 Outline level 4.
wdOutlineLevel5 5 Outline level 5.
wdOutlineLevel6 6 Outline level 6.
wdOutlineLevel7 7 Outline level 7.
wdOutlineLevel8 8 Outline level 8.
wdOutlineLevel9 9 Outline level 9.
wdOutlineLevelBodyText 10 No outline level.

[!includeSupport and feedback]