Uses of Class
org.xlsx4j.sml.CTExternalReferences
Packages that use CTExternalReferences
-
Uses of CTExternalReferences in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTExternalReferencesMethods in org.xlsx4j.sml that return CTExternalReferencesModifier and TypeMethodDescriptionObjectFactory.createCTExternalReferences()Create an instance ofCTExternalReferencesWorkbook.getExternalReferences()Gets the value of the externalReferences property.Methods in org.xlsx4j.sml with parameters of type CTExternalReferencesModifier and TypeMethodDescriptionvoidWorkbook.setExternalReferences(CTExternalReferences value) Sets the value of the externalReferences property.