TxtLocPinY cell (Text Transform section)

TxtLocPinY cell (Text Transform section)

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Section         Rows

Determines the y-coordinate of the text block's center of rotation relative to the origin of the text block. The default formula is:

= TxtHeight * 0.5

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

Remarks

To reference the TxtLocPinY cell by name from another formula, or from a program using the Cells property, use:

Cell name:

TxtLocPinY

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

Section index:

visSectionObject

Row index:

visRowTextXForm

Cell index:

visXFormLocPinY