Ruler2.Levels 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 un RulerLevels2 objet qui représente la mise en forme du texte hiérarchique. En lecture seule.
public:
property Microsoft::Office::Core::RulerLevels2 ^ Levels { Microsoft::Office::Core::RulerLevels2 ^ get(); };
public Microsoft.Office.Core.RulerLevels2 Levels { get; }
member this.Levels : Microsoft.Office.Core.RulerLevels2
Public ReadOnly Property Levels As RulerLevels2