程序包 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.