Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
python-docx / docs / api / enum / WdTabAlignment.rst
Size: Mime:
.. _WdTabAlignment:

``WD_TAB_ALIGNMENT``
====================

Specifies the tab stop alignment to apply.

----

LEFT
    Left-aligned.

CENTER
    Center-aligned.

RIGHT
    Right-aligned.

DECIMAL
    Decimal-aligned.

BAR
    Bar-aligned.

LIST
    List-aligned. (deprecated)

CLEAR
    Clear an inherited tab stop.

END
    Right-aligned.  (deprecated)

NUM
    Left-aligned.  (deprecated)

START
    Left-aligned.  (deprecated)