Share via


ParagraphFormat2.TabStops Property

Gets a TabStops2 collection that represents all the custom tab stops for the specified paragraphs. Read-only.

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

Syntax

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

value = instance.TabStops
TabStops2 TabStops { get; }

Property Value

Type: Microsoft.Office.Core.TabStops2
TabStops2

See Also

Reference

ParagraphFormat2 Interface

ParagraphFormat2 Members

Microsoft.Office.Core Namespace