Uses of Enum
org.xlsx4j.sml.STMdxKPIProperty
Packages that use STMdxKPIProperty
-
Uses of STMdxKPIProperty in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STMdxKPIPropertyMethods in org.xlsx4j.sml that return STMdxKPIPropertyModifier and TypeMethodDescriptionstatic STMdxKPIPropertyCTMdxKPI.getP()Gets the value of the p property.static STMdxKPIPropertyReturns the enum constant of this type with the specified name.static STMdxKPIProperty[]STMdxKPIProperty.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 STMdxKPIPropertyModifier and TypeMethodDescriptionvoidCTMdxKPI.setP(STMdxKPIProperty value) Sets the value of the p property.