Height Cell (Shape Transform Section)
Determines the height of the shape in drawing units.
Remarks
To get a reference to the Height cell by name from another formula, or from a program using the CellsU property, use:
Cell name: |
Height |
To get a reference to 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 |