Uses of Class
org.xlsx4j.sml.CTQueryCache
Packages that use CTQueryCache
-
Uses of CTQueryCache in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTQueryCacheMethods in org.xlsx4j.sml that return CTQueryCacheModifier and TypeMethodDescriptionObjectFactory.createCTQueryCache()Create an instance ofCTQueryCacheCTTupleCache.getQueryCache()Gets the value of the queryCache property.Methods in org.xlsx4j.sml with parameters of type CTQueryCacheModifier and TypeMethodDescriptionvoidCTTupleCache.setQueryCache(CTQueryCache value) Sets the value of the queryCache property.