Gets or sets a value indicating whether this instance is visible.
bool IsVisible {get; set;}
'Declaration
Property IsVisible As Boolean
'Usage
Dim instance As IExcelWorksheet
Dim value As Boolean
instance.IsVisible = value
value = instance.IsVisible
Property Value
true if this instance is visible; otherwise,
false.
Target Platforms: Windows Server 2012, Windows RT