Uses of Class
org.xlsx4j.sml.CTQueryTableFields
Packages that use CTQueryTableFields
-
Uses of CTQueryTableFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTQueryTableFieldsModifier and TypeFieldDescriptionprotected CTQueryTableFieldsCTQueryTableRefresh.queryTableFieldsMethods in org.xlsx4j.sml that return CTQueryTableFieldsModifier and TypeMethodDescriptionObjectFactory.createCTQueryTableFields()Create an instance ofCTQueryTableFieldsCTQueryTableRefresh.getQueryTableFields()Gets the value of the queryTableFields property.Methods in org.xlsx4j.sml with parameters of type CTQueryTableFieldsModifier and TypeMethodDescriptionvoidCTQueryTableRefresh.setQueryTableFields(CTQueryTableFields value) Sets the value of the queryTableFields property.