程序包的使用
com.alibaba.excel.enums.poi

  • 使用com.alibaba.excel.enums.poi的程序包  
    程序包 说明
    com.alibaba.excel.enums.poi  
  • com.alibaba.excel.enums.poi使用的com.alibaba.excel.enums.poi中的类  
    类和说明
    BorderStyleEnum
    The enumeration value indicating the line style of a border in a cell, i.e., whether it is bordered dash dot, dash dot dot, dashed, dotted, double, hair, medium, medium dash dot, medium dash dot dot, medium dashed, none, slant dash dot, thick or thin.
    FillPatternTypeEnum
    The enumeration value indicating the style of fill pattern being used for a cell format.
    HorizontalAlignmentEnum
    The enumeration value indicating horizontal alignment of a cell, i.e., whether it is aligned general, left, right, horizontally centered, filled (replicated), justified, centered across multiple cells, or distributed.
    VerticalAlignmentEnum
    This enumeration value indicates the type of vertical alignment for a cell, i.e., whether it is aligned top, bottom, vertically centered, justified or distributed

Copyright © 2018–2021 Alibaba Group. All rights reserved.