Uses of Class
org.xlsx4j.sml.STMdxFunctionType
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of STMdxFunctionType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STMdxFunctionType Modifier and Type Field Description protected STMdxFunctionTypeCTMdx. fMethods in org.xlsx4j.sml that return STMdxFunctionType Modifier and Type Method Description static STMdxFunctionTypeSTMdxFunctionType. fromValue(java.lang.String v)STMdxFunctionTypeCTMdx. getF()Gets the value of the f property.static STMdxFunctionTypeSTMdxFunctionType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static STMdxFunctionType[]STMdxFunctionType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STMdxFunctionType Modifier and Type Method Description voidCTMdx. setF(STMdxFunctionType value)Sets the value of the f property.