Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.CellXf.TextBreakValue
Packages that use CellXf.TextBreakValue
-
Uses of CellXf.TextBreakValue in ch.rabanti.nanoxlsx4j.styles
Fields in ch.rabanti.nanoxlsx4j.styles declared as CellXf.TextBreakValueModifier and TypeFieldDescriptionstatic final CellXf.TextBreakValue
CellXf.DEFAULT_ALIGNMENT
Default text break value as constantMethods in ch.rabanti.nanoxlsx4j.styles that return CellXf.TextBreakValueModifier and TypeMethodDescriptionCellXf.getAlignment()
Gets the text break options of the stylestatic CellXf.TextBreakValue
Returns the enum constant of this class with the specified name.static CellXf.TextBreakValue[]
CellXf.TextBreakValue.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.rabanti.nanoxlsx4j.styles with parameters of type CellXf.TextBreakValueModifier and TypeMethodDescriptionvoid
CellXf.setAlignment
(CellXf.TextBreakValue alignment) Sets the text break options of the style