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

com.moon.poi.excel.table.TableColImg Maven / Gradle / Ivy

package com.moon.poi.excel.table;

/**
 * @author moonsky
 */
final class TableColImg extends TableCol {

    TableColImg(AttrConfig config) {
        super(config);
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy