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

com.janeluo.jfinalplus.kit.excel.Cellable Maven / Gradle / Ivy

There is a newer version: 2.2.0.r3
Show newest version
package com.janeluo.jfinalplus.kit.excel;

public interface Cellable {
		String[] getCellValues();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy