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.TextBreakValueCellXf.DEFAULT_ALIGNMENTDefault 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.TextBreakValueReturns 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 TypeMethodDescriptionvoidCellXf.setAlignment(CellXf.TextBreakValue alignment) Sets the text break options of the style