Uses of Class
org.xlsx4j.sml.CTSharedItems
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTSharedItems in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTSharedItems Modifier and Type Field Description protected CTSharedItemsCTCacheField. sharedItemsMethods in org.xlsx4j.sml that return CTSharedItems Modifier and Type Method Description CTSharedItemsObjectFactory. createCTSharedItems()Create an instance ofCTSharedItemsCTSharedItemsCTCacheField. getSharedItems()Gets the value of the sharedItems property.Methods in org.xlsx4j.sml with parameters of type CTSharedItems Modifier and Type Method Description voidCTCacheField. setSharedItems(CTSharedItems value)Sets the value of the sharedItems property.