TextFrame2.Ruler 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.
Retourne la règle pour le texte spécifié. En lecture seule.
public:
property Microsoft::Office::Core::Ruler2 ^ Ruler { Microsoft::Office::Core::Ruler2 ^ get(); };
public Microsoft.Office.Core.Ruler2 Ruler { get; }
Public ReadOnly Property Ruler As Ruler2