Uses of Enum
org.xlsx4j.sml.STMdxSetOrder
Packages that use STMdxSetOrder
-
Uses of STMdxSetOrder in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STMdxSetOrderMethods in org.xlsx4j.sml that return STMdxSetOrderModifier and TypeMethodDescriptionstatic STMdxSetOrderCTMdxSet.getO()Gets the value of the o property.static STMdxSetOrderReturns the enum constant of this type with the specified name.static STMdxSetOrder[]STMdxSetOrder.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 STMdxSetOrderModifier and TypeMethodDescriptionvoidCTMdxSet.setO(STMdxSetOrder value) Sets the value of the o property.