[]
Serializable, Comparable<Visibility>, Constable
worksheet.setVisible(Visibility.Visible);
Visibility currentVisibility = worksheet.getVisible();
Enum.EnumDesc<E extends Enum<E>>static VisibilityforValue(int value) intgetValue()static Visibilitystatic Visibility[]values()name - the name of the enum constant to be returned.IllegalArgumentException - if this enum class has no constant with the specified nameNullPointerException - if the argument is null