public class TableCol extends java.lang.Object implements XmlWriter
TableCol(int colIndex)
int
getColIndex()
getWidth()
void
setWidth(int width)
write(java.io.PrintStream out)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TableCol(int colIndex)
public void setWidth(int width)
public int getWidth()
public void write(java.io.PrintStream out)
write
XmlWriter
public int getColIndex()