Paragraph.ListAdvanceTo Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit les niveaux de liste pour un paragraphe dans une liste.
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)
Paramètres
- Level1
- Int16
- Level2
- Int16
- Level3
- Int16
- Level4
- Int16
- Level5
- Int16
- Level6
- Int16
- Level7
- Int16
- Level8
- Int16
- Level9
- Int16
Remarques
Microsoft Office Word ajuste la valeur de numérotation à utiliser pour la numérotation de chaque niveau de liste pour le paragraphe spécifié en insérant les paragraphes intermédiaires nécessaires en tant que texte masqué entre le paragraphe spécifié et le paragraphe précédent.