Shape.Visible Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property Visible As MsoTriState
    Get
    Set
'Usage
Dim instance As Shape
Dim value As MsoTriState

value = instance.Visible

instance.Visible = value
MsoTriState Visible { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace