public class Col extends Object
boolean
hidden
int
max
min
styleIndex
double
width
Col()
Col(int min, int max, double width)
Col(int min, int max, double width, boolean hidden)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int min
public int max
public double width
public boolean hidden
public int styleIndex
public Col()
public Col(int min, int max, double width)
public Col(int min, int max, double width, boolean hidden)
public String toString()
toString
Object
Copyright © 2025. All rights reserved.