Uses of Class
org.xlsx4j.sml.CTTop10
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTTop10 in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTop10 Modifier and Type Field Description protected CTTop10CTFilterColumn. top10Methods in org.xlsx4j.sml that return CTTop10 Modifier and Type Method Description CTTop10ObjectFactory. createCTTop10()Create an instance ofCTTop10CTTop10CTFilterColumn. getTop10()Gets the value of the top10 property.Methods in org.xlsx4j.sml with parameters of type CTTop10 Modifier and Type Method Description voidCTFilterColumn. setTop10(CTTop10 value)Sets the value of the top10 property.