Paragraph.ListLevel Propriété
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.
Obtient ou définit une valeur qui indique le style de numérotation et/ou le niveau de mise en retrait.
public:
property int ListLevel { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(0)]
public int ListLevel { get; set; }
[<System.ComponentModel.DefaultValue(0)>]
member this.ListLevel : int with get, set
Public Property ListLevel As Integer
Valeur de propriété
Valeur int
.
- Attributs