Uses of Class
org.xlsx4j.sml.CTSharedItems
Packages that use CTSharedItems
-
Uses of CTSharedItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSharedItemsMethods in org.xlsx4j.sml that return CTSharedItemsModifier and TypeMethodDescriptionObjectFactory.createCTSharedItems()Create an instance ofCTSharedItemsCTCacheField.getSharedItems()Gets the value of the sharedItems property.Methods in org.xlsx4j.sml with parameters of type CTSharedItemsModifier and TypeMethodDescriptionvoidCTCacheField.setSharedItems(CTSharedItems value) Sets the value of the sharedItems property.