Paragraph.ListAdvanceTo Método

Definición

Establece los niveles de lista de un párrafo de una 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

Comentarios

Microsoft Office Word ajusta el valor de numeración que se va a usar para numerar cada nivel de lista para el párrafo especificado insertando los párrafos intermedios necesarios como texto oculto entre el párrafo especificado y el párrafo anterior.

Se aplica a