Uses of Class
org.xlsx4j.sml.CTDataBinding
Packages that use CTDataBinding
-
Uses of CTDataBinding in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataBindingMethods in org.xlsx4j.sml that return CTDataBindingModifier and TypeMethodDescriptionObjectFactory.createCTDataBinding()Create an instance ofCTDataBindingCTMap.getDataBinding()Gets the value of the dataBinding property.Methods in org.xlsx4j.sml with parameters of type CTDataBindingModifier and TypeMethodDescriptionvoidCTMap.setDataBinding(CTDataBinding value) Sets the value of the dataBinding property.