
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