Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.CellXf.HorizontalAlignValue
Packages that use CellXf.HorizontalAlignValue
-
Uses of CellXf.HorizontalAlignValue in ch.rabanti.nanoxlsx4j.styles
Fields in ch.rabanti.nanoxlsx4j.styles declared as CellXf.HorizontalAlignValueModifier and TypeFieldDescriptionstatic final CellXf.HorizontalAlignValueCellXf.DEFAULT_HORIZONTAL_ALIGNMENTDefault horizontal align value as constantMethods in ch.rabanti.nanoxlsx4j.styles that return CellXf.HorizontalAlignValueModifier and TypeMethodDescriptionCellXf.getHorizontalAlign()Gets the horizontal alignment of the stylestatic CellXf.HorizontalAlignValueReturns the enum constant of this class with the specified name.static CellXf.HorizontalAlignValue[]CellXf.HorizontalAlignValue.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.HorizontalAlignValueModifier and TypeMethodDescriptionvoidCellXf.setHorizontalAlign(CellXf.HorizontalAlignValue horizontalAlign) Sets the horizontal alignment of the style