Ruler2.TabStops Property

Definition

Gets a TabStops2 collection that represents the tab stops for the specified text. Read-only.

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

Property Value

TabStops2

Applies to