Uses of Class
org.xlsx4j.sml.CTQueryTableFields
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTQueryTableFields in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTQueryTableFields Modifier and Type Field Description protected CTQueryTableFieldsCTQueryTableRefresh. queryTableFieldsMethods in org.xlsx4j.sml that return CTQueryTableFields Modifier and Type Method Description CTQueryTableFieldsObjectFactory. createCTQueryTableFields()Create an instance ofCTQueryTableFieldsCTQueryTableFieldsCTQueryTableRefresh. getQueryTableFields()Gets the value of the queryTableFields property.Methods in org.xlsx4j.sml with parameters of type CTQueryTableFields Modifier and Type Method Description voidCTQueryTableRefresh. setQueryTableFields(CTQueryTableFields value)Sets the value of the queryTableFields property.