Uses of Enum Class
org.apache.poi.xssf.usermodel.TextCap
Packages that use TextCap
-
Uses of TextCap in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return TextCapModifier and TypeMethodDescriptionXSSFTextRun.getTextCap()static TextCapReturns the enum constant of this class with the specified name.static TextCap[]TextCap.values()Returns an array containing the constants of this enum class, in the order they are declared.