OutlineLevel

OutlineLevel enumeration

Specifica il livello di struttura di un paragrafo nel documento.

public enum OutlineLevel

I valori

NomeValoreDescrizione
Level10Il paragrafo è al livello 1 della struttura (livello più alto).
Level21Il paragrafo è al livello di struttura 2.
Level32Il paragrafo è al livello di struttura 3.
Level43Il paragrafo è al livello di struttura 4.
Level54Il paragrafo è al livello di struttura 5.
Level65Il paragrafo è al livello di struttura 6.
Level76Il paragrafo è al livello di struttura 7.
Level87Il paragrafo è al livello di struttura 8.
Level98Il paragrafo è al livello di struttura 9.
BodyText9Il paragrafo è al livello del testo principale.

Guarda anche