Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |