All Downloads are FREE. Search and download functionalities are using the official Maven repository.

matrix.boot.common.constants.ExcelConstant Maven / Gradle / Ivy

There is a newer version: 2.1.11
Show newest version
package matrix.boot.common.constants;

/**
 * excel常量
 * @author wangcheng
 * 2021/8/12
 **/
public class ExcelConstant {

    /**
     * 标题单元格样式Key
     */
    public static final String TITLE_CELL_STYLE_KEY = "titleCellStyleKey";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy