Uses of Enum Class
com.stimulsoft.report.components.table.enums.StiTableStyle
Packages that use StiTableStyle
Package
Description
-
Uses of StiTableStyle in com.stimulsoft.report.components.table
Methods in com.stimulsoft.report.components.table that return StiTableStyleMethods in com.stimulsoft.report.components.table with parameters of type StiTableStyle -
Uses of StiTableStyle in com.stimulsoft.report.components.table.enums
Methods in com.stimulsoft.report.components.table.enums that return StiTableStyleModifier and TypeMethodDescriptionstatic StiTableStyleStiTableStyle.forValue(int value) static StiTableStyleReturns the enum constant of this class with the specified name.static StiTableStyle[]StiTableStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.