Uses of Class
org.xlsx4j.sml.CTCfvo
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCfvo in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTCfvo Modifier and Type Field Description protected java.util.List<CTCfvo>CTColorScale. cfvoprotected java.util.List<CTCfvo>CTDataBar. cfvoprotected java.util.List<CTCfvo>CTIconSet. cfvoMethods in org.xlsx4j.sml that return CTCfvo Modifier and Type Method Description CTCfvoObjectFactory. createCTCfvo()Create an instance ofCTCfvoMethods in org.xlsx4j.sml that return types with arguments of type CTCfvo Modifier and Type Method Description java.util.List<CTCfvo>CTColorScale. getCfvo()Gets the value of the cfvo property.java.util.List<CTCfvo>CTDataBar. getCfvo()Gets the value of the cfvo property.java.util.List<CTCfvo>CTIconSet. getCfvo()Gets the value of the cfvo property.