Uses of Class
org.xlsx4j.sml.CTDataBar
Packages that use CTDataBar
-
Uses of CTDataBar in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataBarMethods in org.xlsx4j.sml that return CTDataBarModifier and TypeMethodDescriptionObjectFactory.createCTDataBar()Create an instance ofCTDataBarCTCfRule.getDataBar()Gets the value of the dataBar property.Methods in org.xlsx4j.sml with parameters of type CTDataBarModifier and TypeMethodDescriptionvoidCTCfRule.setDataBar(CTDataBar value) Sets the value of the dataBar property.