TabStops2 Interface

The collection of TabStop2 objects.

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

Syntax

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

Remarks

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

See Also

Reference

TabStops2 Members

Microsoft.Office.Core Namespace