Style.Visibility Property

Reserved for internal use.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property Visibility As Boolean
    Get
    Set
'Usage
Dim instance As Style
Dim value As Boolean

value = instance.Visibility

instance.Visibility = value
bool Visibility { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

Style Interface

Style Members

Microsoft.Office.Interop.Word Namespace