TabStop Interface

Represents a single tab stop. The TabStop object is a member of the TabStops collection. The TabStops collection represents all the tab stops on one ruler.

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

Syntax

'Declaration
<GuidAttribute("91493494-5A91-11CF-8700-00AA0060263B")> _
Public Interface TabStop
'Usage
Dim instance As TabStop
[GuidAttribute("91493494-5A91-11CF-8700-00AA0060263B")]
public interface TabStop

See Also

Reference

TabStop Members

Microsoft.Office.Interop.PowerPoint Namespace