.. _UnderlineType: ================================================ UnderlineType ================================================ Description ----------- The type of underline. Static Properties ^^^^^^^^^^^^^^^^^ +--------------------------------------------------------------+----------------------------------------------------------------+ | :ref:`UNDERLINELEFT` readonly | (For vertical type) The underline is to the left of the text. | +--------------------------------------------------------------+----------------------------------------------------------------+ | :ref:`UNDERLINEOFF` readonly | No underline. | +--------------------------------------------------------------+----------------------------------------------------------------+ | :ref:`UNDERLINERIGHT` readonly | (For vertical type) The underline is to the right of the text. | +--------------------------------------------------------------+----------------------------------------------------------------+ .. container:: hide .. toctree:: :hidden: :maxdepth: 1 UnderlineType/UNDERLINEOFF.rst UnderlineType/UNDERLINERIGHT.rst UnderlineType/UNDERLINELEFT.rst