public interface IColumnInstance
Modifier and Type | Method and Description |
---|---|
IScriptStyle |
getStyle()
Get the style of this column.
|
java.lang.String |
getWidth()
Get the width of this column.
|
void |
setWidth(java.lang.String width)
Set the width of this column.
|
IScriptStyle getStyle()
java.lang.String getWidth()
void setWidth(java.lang.String width)
Copyright © 2008 Actuate Corp. All rights reserved.