Uses of Enum Class
com.stimulsoft.report.components.StiTextFormatState
Packages that use StiTextFormatState
-
Uses of StiTextFormatState in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiTextFormatStateModifier and TypeMethodDescriptionstatic StiTextFormatStateReturns the enum constant of this class with the specified name.static StiTextFormatState[]StiTextFormatState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of StiTextFormatState in com.stimulsoft.report.components.textFormats
Methods in com.stimulsoft.report.components.textFormats that return types with arguments of type StiTextFormatStateMethod parameters in com.stimulsoft.report.components.textFormats with type arguments of type StiTextFormatStateModifier and TypeMethodDescriptionvoidStiFormatService.setState(StiEnumSet<StiTextFormatState> state)