Uses of Class
org.xlsx4j.sml.CTFilterColumn
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTFilterColumn in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTFilterColumn Modifier and Type Field Description protected java.util.List<CTFilterColumn>CTAutoFilter. filterColumnMethods in org.xlsx4j.sml that return CTFilterColumn Modifier and Type Method Description CTFilterColumnObjectFactory. createCTFilterColumn()Create an instance ofCTFilterColumnMethods in org.xlsx4j.sml that return types with arguments of type CTFilterColumn Modifier and Type Method Description java.util.List<CTFilterColumn>CTAutoFilter. getFilterColumn()Gets the value of the filterColumn property.