jxl.write
Class Alignment

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

Deprecated. Repackaged as jxl.Alignment. This version is retained for backwards compatibility

public class Alignment
extends Alignment

Enumeration class which contains the various alignments for data within a cell


Fields inherited from class jxl.format.Alignment
alignments, CENTRE, FILL, GENERAL, JUSTIFY, LEFT, RIGHT, string, value
 
Constructor Summary
private Alignment()
          Deprecated. Private constructor
 
Methods inherited from class jxl.format.Alignment
getAlignment, getDescription, getValue
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Alignment

private Alignment()
Deprecated. 
Private constructor