Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.CellXf.VerticalAlignValue
Packages that use CellXf.VerticalAlignValue
-
Uses of CellXf.VerticalAlignValue in ch.rabanti.nanoxlsx4j.styles
Fields in ch.rabanti.nanoxlsx4j.styles declared as CellXf.VerticalAlignValueModifier and TypeFieldDescriptionstatic final CellXf.VerticalAlignValue
CellXf.DEFAULT_VERTICAL_ALIGNMENT
Default vertical align value as constantMethods in ch.rabanti.nanoxlsx4j.styles that return CellXf.VerticalAlignValueModifier and TypeMethodDescriptionCellXf.getVerticalAlign()
Gets the vertical alignment of the stylestatic CellXf.VerticalAlignValue
Returns the enum constant of this class with the specified name.static CellXf.VerticalAlignValue[]
CellXf.VerticalAlignValue.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.VerticalAlignValueModifier and TypeMethodDescriptionvoid
CellXf.setVerticalAlign
(CellXf.VerticalAlignValue verticalAlign) Sets the vertical alignment of the style