TabStop2 Interface

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

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

Syntax

'Declaration
<GuidAttribute("000C03BB-0000-0000-C000-000000000046")> _
Public Interface TabStop2 _
    Inherits _IMsoDispObj
'Usage
Dim instance As TabStop2
[GuidAttribute("000C03BB-0000-0000-C000-000000000046")]
public interface TabStop2 : _IMsoDispObj

Remarks

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

See Also

Reference

TabStop2 Members

Microsoft.Office.Core Namespace