| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version | ||||||||||
Arguments: row column
Returns the type of vertical alignment to use when text is drawn in
the grid cell at the intersection of the specified grid-row and grid-column. The value may be
:top, :center, or
:bottom. The default method returns the vertical-justification property of the
grid-column.
An application can control this alignment by setting the vertical-justification property of grid columns and/or by writing cell-vertical-justification methods.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version | ||||||||||