public class ColumnHelper extends Object
ColumnHelper(int columnIndex)
ColumnHelper(int columnIndex, double width)
int
getColumnIndex()
double
getWidth()
void
setWidth(double width)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ColumnHelper(int columnIndex, double width)
columnIndex
width
public ColumnHelper(int columnIndex)
public int getColumnIndex()
public double getWidth()
public void setWidth(double width)
Copyright © 2022. All rights reserved.