Célula Height (Seção Shape Transform)Height Cell (Shape Transform Section)
Determina a altura da forma em unidades de desenho.Determines the height of the shape in drawing units.
ComentáriosRemarks
Para fazer referência à célula Height pelo nome, a partir de outra fórmula ou programa que usa a propriedade CellsU, utilize:To get a reference to the Height cell by name from another formula, or from a program using the CellsU property, use:
Nome da célula:Cell name: |
HeightHeight |
Para fazer referência à célula Height pelo índice a partir de um programa, use a propriedade CellsSRC com os seguintes argumentos:To get a reference to the Height cell by index from a program, use the CellsSRC property with the following arguments:
Índice da seção:Section index: |
visSectionObjectvisSectionObject |
Índice da linha:Row index: |
visRowXFormOutvisRowXFormOut |
Índice da célula:Cell index: |
visXFormHeightvisXFormHeight |