java.lang.Objectjxl.format.VerticalAlignment
Direct Known Subclasses:
VerticalAlignment
Field Summary | ||
---|---|---|
public static VerticalAlignment | TOP | Cells with this specified vertical alignment will have their data aligned at the top |
public static VerticalAlignment | CENTRE | Cells with this specified vertical alignment will have their data aligned centrally |
public static VerticalAlignment | BOTTOM | Cells with this specified vertical alignment will have their data aligned at the bottom |
public static VerticalAlignment | JUSTIFY | Cells with this specified vertical alignment will have their data justified |
Constructor: |
---|
|
Method from jxl.format.VerticalAlignment Summary: |
---|
getAlignment, getDescription, getValue |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from jxl.format.VerticalAlignment Detail: |
---|
|
|
|