Gets or sets the worksheet visible property.
Namespace: GemBox.SpreadsheetAssembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll) Version: 37.3.30.1035
Syntax
public SheetVisibility Visibility { get; set; }
Remarks
Workbook must contain at least one visible sheet.
This property is available only in XLSX file format.
See Also