Interface IColumnInstance
public interface IColumnInstance
-
Method Summary
-
Method Details
-
getStyle
IScriptStyle getStyle()Get the style of this column. -
getWidth
String getWidth()Get the width of this column. -
setWidth
Set the width of this column.
-