Uses of Enum
org.xlsx4j.sml.STMdxFunctionType
Packages that use STMdxFunctionType
-
Uses of STMdxFunctionType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STMdxFunctionTypeMethods in org.xlsx4j.sml that return STMdxFunctionTypeModifier and TypeMethodDescriptionstatic STMdxFunctionTypeCTMdx.getF()Gets the value of the f property.static STMdxFunctionTypeReturns 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 STMdxFunctionTypeModifier and TypeMethodDescriptionvoidCTMdx.setF(STMdxFunctionType value) Sets the value of the f property.