VisibilityType
Overview
VisibilityType is a enum in Aspose.Cells FOSS for Java.
Represents the visibility type of a worksheet.
This enumeration defines 3 values: VISIBLE, HIDDEN, VERY_HIDDEN.
Values
| Value | Description |
|---|---|
VISIBLE | Represents a worksheet that is shown in the UI |
HIDDEN | Represents a worksheet that is hidden but can be unhidden via the UI |
VERY_HIDDEN |