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

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