Uses of Class
org.xlsx4j.sml.CTTuples
Packages that use CTTuples
-
Uses of CTTuples in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTTuplesModifier and TypeFieldDescriptionprotected CTTuplesCTSet.sortByTupleprotected CTTuplesCTError.tplsprotected CTTuplesCTQuery.tplsFields in org.xlsx4j.sml with type parameters of type CTTuplesMethods in org.xlsx4j.sml that return CTTuplesModifier and TypeMethodDescriptionObjectFactory.createCTTuples()Create an instance ofCTTuplesCTSet.getSortByTuple()Gets the value of the sortByTuple property.CTError.getTpls()Gets the value of the tpls property.CTQuery.getTpls()Gets the value of the tpls property.Methods in org.xlsx4j.sml that return types with arguments of type CTTuplesModifier and TypeMethodDescriptionCTMissing.getTpls()Gets the value of the tpls property.CTNumber.getTpls()Gets the value of the tpls property.CTSet.getTpls()Gets the value of the tpls property.CTString.getTpls()Gets the value of the tpls property.Methods in org.xlsx4j.sml with parameters of type CTTuples