Uses of Class
org.xlsx4j.sml.CTDataRefs
Packages that use CTDataRefs
-
Uses of CTDataRefs in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTDataRefsMethods in org.xlsx4j.sml that return CTDataRefsModifier and TypeMethodDescriptionObjectFactory.createCTDataRefs()Create an instance ofCTDataRefsCTDataConsolidate.getDataRefs()Gets the value of the dataRefs property.Methods in org.xlsx4j.sml with parameters of type CTDataRefsModifier and TypeMethodDescriptionvoidCTDataConsolidate.setDataRefs(CTDataRefs value) Sets the value of the dataRefs property.