Tab class

Tab class

Represents a tabulation for a text.

Inheritance:TabPVIObject

The Tab type exposes the following members:

Constructors

ConstructorDescription
__init__Creates new Tab

Properties

PropertyDescription
positionReturns or sets position of a tab.
Assigning this property can change tab’s index in collection and invalidate Enumerator.
Read/write float.
alignmentReturns or sets align style of a tab.
Read/write TabAlignment.
slide
presentation

Methods

MethodDescription
compare_toCompares the current instance with another object of the same type.

See Also