TxtPinX Cell (Text Transform Section)
Determines the x-coordinate of the text block's center of rotation in relation to the origin of the shape. The default formula is:
= Width * 0.5
Remarks
To get a reference to the TxtPinX cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
TxtPinX |
To get a reference to the TxtPinX cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowTextXForm |
Cell index: |
visXFormPinX |