Uses of Enum Class
com.stimulsoft.report.enums.StiGuiStyle
Packages that use StiGuiStyle
-
Uses of StiGuiStyle in com.stimulsoft.report.enums
Methods in com.stimulsoft.report.enums that return StiGuiStyleModifier and TypeMethodDescriptionstatic StiGuiStyleStiGuiStyle.forValue(int value) static StiGuiStyleReturns the enum constant of this class with the specified name.static StiGuiStyle[]StiGuiStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.