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

com.sjx.annotation.poi.ExcelConstant Maven / Gradle / Ivy

The newest version!
package com.sjx.annotation.poi;

/**
 * author: hanwang
 * time: 2020/12/1  17:25
 */
public class ExcelConstant {

    public static final int TYPE_EXPORT=1;
    public static final int TYPE_IMPORT=2;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy