![JAR search and dependency download from the Maven repository](/logo.png)
cn.afterturn.easypoi.excel.html.entity.style.RowStyleEntity Maven / Gradle / Ivy
The newest version!
package cn.afterturn.easypoi.excel.html.entity.style;
/**
* 行样式实体
*
* @author yangyn
* @version 1.0
*/
public class RowStyleEntity {
/**
* 高
*/
private String height;
private String hidden;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy