Uses of Enum Class
io.keikai.range.SRange.SheetVisible
Packages that use SRange.SheetVisible
-
Uses of SRange.SheetVisible in io.keikai.range
Methods in io.keikai.range that return SRange.SheetVisibleModifier and TypeMethodDescriptionstatic SRange.SheetVisibleReturns the enum constant of this class with the specified name.static SRange.SheetVisible[]SRange.SheetVisible.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.keikai.range with parameters of type SRange.SheetVisibleModifier and TypeMethodDescriptionvoidSRange.setSheetVisible(SRange.SheetVisible visible) Set Sheet visibility; can be SheetVisible.VISIBLE, SheetVisible.HIDDEN, and SheetVisible.VERY_HIDDEN. -
Uses of SRange.SheetVisible in io.keikai.range.impl
Methods in io.keikai.range.impl with parameters of type SRange.SheetVisible