:: com :: sun :: star :: sheet ::
|
enum Border |
- Description
- is used to select one of the four borders of a cell range.
|
Values |
TOP |
selects the top border.
|
BOTTOM |
selects the bottom border.
|
RIGHT |
selects the right border.
|
LEFT |
selects the left border.
|
Values' Details |
TOP
TOP,
- Description
- selects the top border.
|
|
BOTTOM
BOTTOM,
- Description
- selects the bottom border.
|
|
RIGHT
RIGHT,
- Description
- selects the right border.
|
|
LEFT
LEFT,
- Description
- selects the left border.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.