Spreadsheet Integrator - Online Help
Available for:
Spreadsheet Integrator
Questions / Feedback?

SheetVisible Property

Whether the sheet is visible.

Syntax

[VB.NET]
Public Property SheetVisible As Boolean

[C#]
public bool SheetVisible {get; set;}

Remarks

This property determines whether the sheet specified by SheetIndex is visible. Set this property to False to hide a sheet. Sheets that are not visible may still be accessed and modified however they will not be displayed by default in external applications such as Excel.

This property is not available at design time.

Default Value

True

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0