Uses of Class
org.xlsx4j.sml.CTExternalBook
Packages that use CTExternalBook
-
Uses of CTExternalBook in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTExternalBookMethods in org.xlsx4j.sml that return CTExternalBookModifier and TypeMethodDescriptionObjectFactory.createCTExternalBook()Create an instance ofCTExternalBookCTExternalLink.getExternalBook()Gets the value of the externalBook property.Methods in org.xlsx4j.sml with parameters of type CTExternalBookModifier and TypeMethodDescriptionvoidCTExternalLink.setExternalBook(CTExternalBook value) Sets the value of the externalBook property.