Link Search Menu Expand Document

WorksheetVisible Property

Gets or sets the visible state of the sheet.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public SHEETVISIBILITY Visible { get; set; }

Property Value

Type: SHEETVISIBILITY
The visible.

Implements

IWorksheetVisible
See Also

Reference