Uses of Class
com.healthmarketscience.jackcess.PropertyMap.TextFormat
-
Packages that use PropertyMap.TextFormat Package Description com.healthmarketscience.jackcess -
-
Uses of PropertyMap.TextFormat in com.healthmarketscience.jackcess
Methods in com.healthmarketscience.jackcess that return PropertyMap.TextFormat Modifier and Type Method Description static PropertyMap.TextFormatPropertyMap.TextFormat. valueOf(String name)Returns the enum constant of this type with the specified name.static PropertyMap.TextFormat[]PropertyMap.TextFormat. values()Returns an array containing the constants of this enum type, in the order they are declared.
-