Uses of Class
org.xlsx4j.sml.CTDdeValues
Packages that use CTDdeValues
-
Uses of CTDdeValues in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDdeValuesMethods in org.xlsx4j.sml that return CTDdeValuesModifier and TypeMethodDescriptionObjectFactory.createCTDdeValues()Create an instance ofCTDdeValuesCTDdeItem.getValues()Gets the value of the values property.Methods in org.xlsx4j.sml with parameters of type CTDdeValuesModifier and TypeMethodDescriptionvoidCTDdeItem.setValues(CTDdeValues value) Sets the value of the values property.