Uses of Class
org.xlsx4j.sml.CTQueryTableField
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTQueryTableField in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTQueryTableField Modifier and Type Field Description protected java.util.List<CTQueryTableField>CTQueryTableFields. queryTableFieldMethods in org.xlsx4j.sml that return CTQueryTableField Modifier and Type Method Description CTQueryTableFieldObjectFactory. createCTQueryTableField()Create an instance ofCTQueryTableFieldMethods in org.xlsx4j.sml that return types with arguments of type CTQueryTableField Modifier and Type Method Description java.util.List<CTQueryTableField>CTQueryTableFields. getQueryTableField()Gets the value of the queryTableField property.