Uses of Enum Class
org.apache.poi.sl.draw.binding.STTextShapeType
Packages that use STTextShapeType
-
Uses of STTextShapeType in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as STTextShapeTypeMethods in org.apache.poi.sl.draw.binding that return STTextShapeTypeModifier and TypeMethodDescriptionstatic STTextShapeTypeCTPresetTextShape.getPrst()Gets the value of the prst property.static STTextShapeTypeReturns the enum constant of this class with the specified name.static STTextShapeType[]STTextShapeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.poi.sl.draw.binding with parameters of type STTextShapeTypeModifier and TypeMethodDescriptionvoidCTPresetTextShape.setPrst(STTextShapeType value) Sets the value of the prst property.