org.eclipse.birt.report.engine.api.script.instance
Interface IColumnInstance


public interface IColumnInstance


Method Summary
 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.
 

Method Detail

getStyle

IScriptStyle getStyle()
Get the style of this column.


getWidth

java.lang.String getWidth()
Get the width of this column.


setWidth

void setWidth(java.lang.String width)
Set the width of this column.



Copyright © 2008 Actuate Corp. All rights reserved.