类 ColumnStyle

java.lang.Object
org.ddr.poi.html.util.ColumnStyle

public class ColumnStyle extends Object
表格列样式定义
从以下版本开始:
2022-10-28
  • 构造器详细资料

    • ColumnStyle

      public ColumnStyle(com.steadystate.css.dom.CSSStyleDeclarationImpl style, CSSLength width)
  • 方法详细资料

    • getStyle

      public com.steadystate.css.dom.CSSStyleDeclarationImpl getStyle()
    • getWidth

      public CSSLength getWidth()