Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Determines the vertical position, relative to the origin of its parent, of a horizontal guide or guide point to which the shape's bottom border is aligned.
Remarks
To get a reference to the AlignBottom cell by name from another formula, or from a program using the CellsU property, use:
| Value | |
|---|---|
| Cell name: |
AlignBottom |
To get a reference to the AlignBottom cell by index from a program, use the CellsSRC property with the following arguments:
| Value | |
|---|---|
| Section index: |
visSectionObject |
| Row index: |
visRowAlign |
| Cell index: |
visAlignBottom |