public interface Column
The following features are supported:
TablePackage.getColumn()| Modifier and Type | Method and Description |
|---|---|
int |
getWidth()
Returns the value of the 'Width' attribute.
|
void |
setWidth(int value)
Sets the value of the '
Width' attribute. |
int getWidth()
"-1".
If the meaning of the 'Width' attribute isn't clear, there really should be more of a description here...
setWidth(int),
TablePackage.getColumn_Width()void setWidth(int value)
Width' attribute.
value - the new value of the 'Width' attribute.getWidth()