Uses of Enum Class
ch.rabanti.nanoxlsx4j.styles.CellXf.TextDirectionValue
Packages that use CellXf.TextDirectionValue
-
Uses of CellXf.TextDirectionValue in ch.rabanti.nanoxlsx4j.styles
Fields in ch.rabanti.nanoxlsx4j.styles declared as CellXf.TextDirectionValueModifier and TypeFieldDescriptionstatic final CellXf.TextDirectionValue
CellXf.DEFAULT_TEXT_DIRECTION
Default text direction value as constantMethods in ch.rabanti.nanoxlsx4j.styles that return CellXf.TextDirectionValueModifier and TypeMethodDescriptionCellXf.getTextDirection()
Gets the direction of the text within the cellstatic CellXf.TextDirectionValue
Returns the enum constant of this class with the specified name.static CellXf.TextDirectionValue[]
CellXf.TextDirectionValue.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.TextDirectionValueModifier and TypeMethodDescriptionvoid
CellXf.setTextDirection
(CellXf.TextDirectionValue textDirection) Sets the direction of the text within the cell