tabs property

tabs property

Returns tabulations of a paragraph. Read-only ITabCollection.

Definition:

@property
def tabs(self):
    ...

See Also