com.pdfjet
Class Border
java.lang.Object
com.pdfjet.Border
public class Border
- extends java.lang.Object
Used to control the visibility of cell borders.
See the Cell class for more information.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOP
public static final int TOP
- See Also:
- Constant Field Values
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
Border
public Border()