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