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

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