Uses of Enum Class
com.vaadin.flow.component.spreadsheet.SpreadsheetStyleFactory.BorderStyle
Packages that use SpreadsheetStyleFactory.BorderStyle
-
Uses of SpreadsheetStyleFactory.BorderStyle in com.vaadin.flow.component.spreadsheet
Methods in com.vaadin.flow.component.spreadsheet that return SpreadsheetStyleFactory.BorderStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SpreadsheetStyleFactory.BorderStyle[]SpreadsheetStyleFactory.BorderStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.