Ruler2.TabStops 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 une TabStops2 collection qui représente les taquets de tabulation pour le texte spécifié. En lecture seule.
public:
property Microsoft::Office::Core::TabStops2 ^ TabStops { Microsoft::Office::Core::TabStops2 ^ get(); };
public Microsoft.Office.Core.TabStops2 TabStops { get; }
member this.TabStops : Microsoft.Office.Core.TabStops2
Public ReadOnly Property TabStops As TabStops2