Paragraph.ListAdvanceTo Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define os níveis de lista para um parágrafo em uma lista.
public void ListAdvanceTo (short Level1 = 0, short Level2 = 0, short Level3 = 0, short Level4 = 0, short Level5 = 0, short Level6 = 0, short Level7 = 0, short Level8 = 0, short Level9 = 0);
abstract member ListAdvanceTo : int16 * int16 * int16 * int16 * int16 * int16 * int16 * int16 * int16 -> unit
Public Sub ListAdvanceTo (Optional Level1 As Short = 0, Optional Level2 As Short = 0, Optional Level3 As Short = 0, Optional Level4 As Short = 0, Optional Level5 As Short = 0, Optional Level6 As Short = 0, Optional Level7 As Short = 0, Optional Level8 As Short = 0, Optional Level9 As Short = 0)
Parâmetros
- Level1
- Int16
- Level2
- Int16
- Level3
- Int16
- Level4
- Int16
- Level5
- Int16
- Level6
- Int16
- Level7
- Int16
- Level8
- Int16
- Level9
- Int16
Comentários
O Microsoft Office Word ajusta o valor de numeração a ser usado para numerar cada nível de lista para o parágrafo especificado inserindo os parágrafos interveniente necessários como texto oculto entre o parágrafo especificado e o parágrafo anterior.