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

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

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

/**
 * @author : hanvon
 * @Description: TODO
 * @date Date : 2021年04月20日 15:51
 *
 * 单元格的作用域
 *
 **/
public enum CellScope {

     ALL,
     IMPORT,
     EXPORT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy