Uses of Class
org.xlsx4j.sml.CTSortCondition
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTSortCondition in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTSortCondition Modifier and Type Field Description protected java.util.List<CTSortCondition>CTSortState. sortConditionMethods in org.xlsx4j.sml that return CTSortCondition Modifier and Type Method Description CTSortConditionObjectFactory. createCTSortCondition()Create an instance ofCTSortConditionMethods in org.xlsx4j.sml that return types with arguments of type CTSortCondition Modifier and Type Method Description java.util.List<CTSortCondition>CTSortState. getSortCondition()Gets the value of the sortCondition property.