Uses of Class
org.xlsx4j.sml.CTQueryTableRefresh
Packages that use CTQueryTableRefresh
-
Uses of CTQueryTableRefresh in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTQueryTableRefreshMethods in org.xlsx4j.sml that return CTQueryTableRefreshModifier and TypeMethodDescriptionObjectFactory.createCTQueryTableRefresh()Create an instance ofCTQueryTableRefreshCTQueryTable.getQueryTableRefresh()Gets the value of the queryTableRefresh property.Methods in org.xlsx4j.sml with parameters of type CTQueryTableRefreshModifier and TypeMethodDescriptionvoidCTQueryTable.setQueryTableRefresh(CTQueryTableRefresh value) Sets the value of the queryTableRefresh property.