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

cn.afterturn.easypoi.entity.vo.MapExcelGraphConstants Maven / Gradle / Ivy

The newest version!
/**
 * 
 */
package cn.afterturn.easypoi.entity.vo;



/**
 * @author xfworld
 * @since 2015-12-31
 * @version 1.0
 * 
 */
public interface MapExcelGraphConstants extends MapExcelConstants
{
	 public final static String MAP_GRAPH_EXCEL_VIEW = "MapGraphExcelView";
	 public final static String GRAPH_DEFINED = "graphDefined";
	 
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy