类 ParserCellExp.AutoCalWidthInfo

java.lang.Object
com.sh.wf.module.parser.ParserCellExp.AutoCalWidthInfo
所有已实现的接口:
Serializable, Cloneable
封闭类:
ParserCellExp

protected static class ParserCellExp.AutoCalWidthInfo extends Object implements Serializable, Cloneable
另请参阅:
  • 字段详细资料

    • width

      protected int width
    • columnInfo

      protected ColumnInfo columnInfo
  • 构造器详细资料

    • AutoCalWidthInfo

      public AutoCalWidthInfo(ColumnInfo columnInfo, int width)
  • 方法详细资料

    • setWidth

      public void setWidth(int width)