Uses of Class
com.stimulsoft.report.enums.StiGuiRibbonStyle

Packages that use StiGuiRibbonStyle
com.stimulsoft.report.enums   
 

Uses of StiGuiRibbonStyle in com.stimulsoft.report.enums
 

Methods in com.stimulsoft.report.enums that return StiGuiRibbonStyle
static StiGuiRibbonStyle StiGuiRibbonStyle.forValue(int value)
           
static StiGuiRibbonStyle StiGuiRibbonStyle.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiGuiRibbonStyle[] StiGuiRibbonStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.