Uses of Enum Class
org.apache.poi.xssf.usermodel.TextDirection
Packages that use TextDirection
-
Uses of TextDirection in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return TextDirectionModifier and TypeMethodDescriptionXSSFSimpleShape.getTextDirection()Gets the vertical orientation of the textstatic TextDirectionReturns the enum constant of this class with the specified name.static TextDirection[]TextDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.xssf.usermodel with parameters of type TextDirectionModifier and TypeMethodDescriptionvoidXSSFSimpleShape.setTextDirection(TextDirection orientation) Sets the vertical orientation of the text