Interface IColumnInstance


  • public interface IColumnInstance
    • 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.