Share via


ParagraphFormatClass.TabStops Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Public Overridable Property TabStops As TabStops
    Get
    Set
'Usage
Dim instance As ParagraphFormatClass
Dim value As TabStops

value = instance.TabStops

instance.TabStops = value
public virtual TabStops TabStops { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.TabStops

Implements

_ParagraphFormat.TabStops

See Also

Reference

ParagraphFormatClass Class

ParagraphFormatClass Members

Microsoft.Office.Interop.Word Namespace