Uses of Enum
org.xlsx4j.sml.STDdeValueType
Packages that use STDdeValueType
-
Uses of STDdeValueType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STDdeValueTypeMethods in org.xlsx4j.sml that return STDdeValueTypeModifier and TypeMethodDescriptionstatic STDdeValueTypeCTDdeValue.getT()Gets the value of the t property.static STDdeValueTypeReturns the enum constant of this type with the specified name.static STDdeValueType[]STDdeValueType.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 STDdeValueTypeModifier and TypeMethodDescriptionvoidCTDdeValue.setT(STDdeValueType value) Sets the value of the t property.