Uses of Enum
org.xlsx4j.sml.STAxis
Packages that use STAxis
-
Uses of STAxis in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STAxisModifier and TypeFieldDescriptionprotected STAxisCTPivotArea.axisprotected STAxisCTPivotField.axisprotected STAxisCTPivotSelection.axisMethods in org.xlsx4j.sml that return STAxisModifier and TypeMethodDescriptionstatic STAxisCTPivotArea.getAxis()Gets the value of the axis property.CTPivotField.getAxis()Gets the value of the axis property.CTPivotSelection.getAxis()Gets the value of the axis property.static STAxisReturns the enum constant of this type with the specified name.static STAxis[]STAxis.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 STAxis