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