Share via


TxtLocPinX Cell (Text Transform Section)

Determines the x-coordinate of the text block's center of rotation in relation to the origin of the text block. The default formula is:

= TxtWidth * 0.5

This formula evaluates to the horizontal center of the text block.

Remarks

To get a reference to the TxtLocPinX cell by name from another formula, or from a program using the CellsU property, use:

Cell name:

TxtLocPinX

To get a reference to the TxtLocPinX cell by index from a program, use the CellsSRC property with the following arguments:

Section index:

visSectionObject

Row index:

visRowTextXForm

Cell index:

visXFormLocPinX