Uses of Enum
org.xlsx4j.sml.STSortBy
Packages that use STSortBy
-
Uses of STSortBy in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STSortByMethods in org.xlsx4j.sml that return STSortByModifier and TypeMethodDescriptionstatic STSortByCTSortCondition.getSortBy()Gets the value of the sortBy property.static STSortByReturns the enum constant of this type with the specified name.static STSortBy[]STSortBy.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 STSortBy