Package io.vertx.tp.plugin.excel.atom
Interface ExKey
-
public interface ExKey
-
-
Field Summary
Fields Modifier and Type Field Description static StringEXPR_TABLEstatic StringVALUE_NULL
-
-
-
Field Detail
-
EXPR_TABLE
static final String EXPR_TABLE
- See Also:
- Constant Field Values
-
VALUE_NULL
static final String VALUE_NULL
- See Also:
- Constant Field Values
-
-