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.HorizontalAlignValue
CellXf.DEFAULT_HORIZONTAL_ALIGNMENT
Default 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.HorizontalAlignValue
Returns 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 TypeMethodDescriptionvoid
CellXf.setHorizontalAlign
(CellXf.HorizontalAlignValue horizontalAlign) Sets the horizontal alignment of the style