Uses of Enum Class
org.cxbox.meta.ui.model.json.CellStyle.Align
Packages that use CellStyle.Align
-
Uses of CellStyle.Align in org.cxbox.meta.ui.model.json
Methods in org.cxbox.meta.ui.model.json that return CellStyle.AlignModifier and TypeMethodDescriptionstatic CellStyle.Alignstatic CellStyle.AlignReturns the enum constant of this class with the specified name.static CellStyle.Align[]CellStyle.Align.values()Returns an array containing the constants of this enum class, in the order they are declared.