Height cell (Shape Transform section)
Determines the height of the shape in drawing units.
Remarks
To reference the Height cell by name from another formula, or from a program using the Cells property, use:
Cell name: |
Height |
To reference the Height cell by index from a program, use the CellsSRC property with the following arguments:
Section index: |
visSectionObject |
Row index: |
visRowXFormOut |
Cell index: |
visXFormHeight |