TabStop2 Interface

Definition

Represents a single tab stop. The TabStop2 object is a member of the TabStops2 collection.

public interface class TabStop2 : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03BB-0000-0000-C000-000000000046")]
public interface TabStop2 : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03BB-0000-0000-C000-000000000046")>]
type TabStop2 = interface
    interface _IMsoDispObj
Public Interface TabStop2
Implements _IMsoDispObj
Attributes
Implements

Remarks

Tab stops are indexed numerically from left to right along the ruler.

Properties

Application

Gets an Application object that represents the container application

for the TabStop2 object. Read-only.

Creator

Gets a 32-bit integer that represents the Microsoft Office application in which the

TabStop2 object was created. Read-only.

Parent

Gets the parent of the TabStop2 object.

Read-only.

Position

Gets or sets the position of a tab stop relative to the left margin. Read/write.

Type

Gets or sets the type of the TabStop2 object. Read/write.

Methods

Clear()

Removes the specified custom tab stop

Applies to