Uses of Enum Class
org.apache.poi.sl.draw.binding.STPresetColorVal
Packages that use STPresetColorVal
-
Uses of STPresetColorVal in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as STPresetColorValMethods in org.apache.poi.sl.draw.binding that return STPresetColorValModifier and TypeMethodDescriptionstatic STPresetColorValCTPresetColor.getVal()Gets the value of the val property.static STPresetColorValReturns the enum constant of this class with the specified name.static STPresetColorVal[]STPresetColorVal.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 STPresetColorValModifier and TypeMethodDescriptionvoidCTPresetColor.setVal(STPresetColorVal value) Sets the value of the val property.