Share via


Ruler2.TabStops Property

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property TabStops As TabStops2
    Get
'Usage
Dim instance As Ruler2
Dim value As TabStops2

value = instance.TabStops
TabStops2 TabStops { get; }

Property Value

Type: Microsoft.Office.Core.TabStops2
TabStops2

See Also

Reference

Ruler2 Interface

Ruler2 Members

Microsoft.Office.Core Namespace