Constants |
AUTO |
Automatic.
|
DISTRIBUTE |
When applied in the direction of text flow, characters in each line are
distributed at equal intervals so that the ends of each line are aligned
with the start and end edges of the cell. When applied in the
perpendicular direction of text flow, the lines are distributed at equal
intervals so that the first and last lines are aligned with the start and
end edges of the cell.
|
Constants' Details |
AUTO
const long AUTO = 0;
- Description
- Automatic.
|
|
DISTRIBUTE
const long DISTRIBUTE = 1;
- Description
- When applied in the direction of text flow, characters in each line are
distributed at equal intervals so that the ends of each line are aligned
with the start and end edges of the cell. When applied in the
perpendicular direction of text flow, the lines are distributed at equal
intervals so that the first and last lines are aligned with the start and
end edges of the cell.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.