TabStops Members (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

A collection of all the TabStop objects on one ruler.

Methods

Name

Description

Add

Creates a tab stop and adds it to the TabStops collection.

Item

Returns a single tab stop from the specified TabStops collection.

Properties

Name

Description

Application

Returns an Application object that represents the creator of the specified object.

Count

Returns the number of objects in the specified collection. Read-only.

DefaultSpacing

Returns or sets the default tab-stop spacing for the specified text, in points. Read/write.

Parent

Returns the parent object for the specified object.