Uses of Enum
org.xlsx4j.sml.STVisibility
Packages that use STVisibility
-
Uses of STVisibility in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STVisibilityMethods in org.xlsx4j.sml that return STVisibilityModifier and TypeMethodDescriptionstatic STVisibilityCTBookView.getVisibility()Gets the value of the visibility property.static STVisibilityReturns the enum constant of this type with the specified name.static STVisibility[]STVisibility.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 STVisibilityModifier and TypeMethodDescriptionvoidCTBookView.setVisibility(STVisibility value) Sets the value of the visibility property.