jxl.write
Class VerticalAlignment

java.lang.Object
  |
  +--jxl.format.VerticalAlignment
        |
        +--jxl.write.VerticalAlignment

Deprecated. Repackaged as jxl.format.VerticalAlignment

public final class VerticalAlignment
extends VerticalAlignment

Enumeration type which describes the vertical alignment of data within a cell


Fields inherited from class jxl.format.VerticalAlignment
alignments, BOTTOM, CENTRE, JUSTIFY, string, TOP, value
 
Constructor Summary
private VerticalAlignment()
          Deprecated. Constructor
 
Methods inherited from class jxl.format.VerticalAlignment
getAlignment, getDescription, getValue
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

VerticalAlignment

private VerticalAlignment()
Deprecated. 
Constructor
Parameters:
val -