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 / WdTabLeader.rst
Size: Mime:
.. _WdTabLeader:

``WD_TAB_LEADER``
=================

Specifies the character to use as the leader with formatted tabs.

----

SPACES
    Spaces. Default.

DOTS
    Dots.

DASHES
    Dashes.

LINES
    Double lines.

HEAVY
    A heavy line.

MIDDLE_DOT
    A vertically-centered dot.