Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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:
| Value | |
|---|---|
| Cell name: |
TxtPinX |
To get a reference to the TxtPinX cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowTextXForm |
| Cell index: |
visXFormPinX |