Uses of Enum
org.xlsx4j.sml.STPane
Packages that use STPane
-
Uses of STPane in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STPaneModifier and TypeFieldDescriptionprotected STPaneCTPane.activePaneprotected STPaneCTPivotSelection.paneprotected STPaneCTSelection.paneMethods in org.xlsx4j.sml that return STPaneModifier and TypeMethodDescriptionstatic STPaneCTPane.getActivePane()Gets the value of the activePane property.CTPivotSelection.getPane()Gets the value of the pane property.CTSelection.getPane()Gets the value of the pane property.static STPaneReturns the enum constant of this type with the specified name.static STPane[]STPane.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 STPane