Uses of Enum
org.xlsx4j.sml.STScope
Packages that use STScope
-
Uses of STScope in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STScopeMethods in org.xlsx4j.sml that return STScopeModifier and TypeMethodDescriptionstatic STScopeCTConditionalFormat.getScope()Gets the value of the scope property.static STScopeReturns the enum constant of this type with the specified name.static STScope[]STScope.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STScope