io.vertx.tp.plugin.excel.atom.ExKey Maven / Gradle / Ivy
package io.vertx.tp.plugin.excel.atom;
public interface ExKey {
String EXPR_TABLE = "{TABLE}";
String VALUE_NULL = "NULL";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy