Vertical text alignment
BaseExtensions can be used to set the vertical text alignment in selected shape(s).
Module is located here:
...\ModuleLibrary\BaseExtensions\01_nocontext_Tools\90_P_verticalTextAlignmentShape.xml
CMD
<Cmd case="BaseExtensions:vertical-text-alignment-shape" VerticalAnchor="x"/>
Parameters
VerticalAnchor
Define the location for where the shape text should be aligned to. This value is case sensitive and should correspond to either of the three values msoAnchorTop, msoAnchorMiddle, and msoAnchorBottom from the MsoVerticalAnchor enumeration from Microsoft (link here).
Comments
0 comments
Please sign in to leave a comment.