Uses of Enum
com.orchestranetworks.addon.dex.configuration.FontStyle
Package
Description
Classes and interfaces to define specifications for the import, export and transfer data services.
-
Uses of FontStyle in com.orchestranetworks.addon.dex.configuration
Modifier and TypeMethodDescriptionstatic FontStyle
Returns the enum constant of this type with the specified name.static FontStyle[]
FontStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionDataFormat.getFontStyles()
Returns the list of the cell's font style.Modifier and TypeMethodDescriptionvoid
DataFormat.setFontStyles
(List<FontStyle> fontStyles) Sets the list of the cell's font style.