Uses of Class
org.xlsx4j.sml.CTMdxTuple
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTMdxTuple in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTMdxTuple Modifier and Type Field Description protected CTMdxTupleCTMdx. tMethods in org.xlsx4j.sml that return CTMdxTuple Modifier and Type Method Description CTMdxTupleObjectFactory. createCTMdxTuple()Create an instance ofCTMdxTupleCTMdxTupleCTMdx. getT()Gets the value of the t property.Methods in org.xlsx4j.sml with parameters of type CTMdxTuple Modifier and Type Method Description voidCTMdx. setT(CTMdxTuple value)Sets the value of the t property.