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