TabStop Members

Include Protected Members
Include Inherited Members

Represents a single tab stop.

The TabStop type exposes the following members.

Methods

  Name Description
Public method Clear Removes the specified custom tab stop.

Top

Properties

  Name Description
Public property Alignment Returns or sets a constant that represents the alignment for the specified tab stop.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property CustomTab True if the specified tab stop is a custom tab stop.
Public property Leader Returns or sets the leader for the specified TabStop object.
Public property Next Returns the next object in the collection.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Position Returns or sets the position of a tab stop relative to the left margin.
Public property Previous Returns the previous object in the collection.

Top

See Also

Reference

TabStop Interface

Microsoft.Office.Interop.Word Namespace