Share via


ShadowFormat.Obscured Property

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

Syntax

'Declaration
Property Obscured As MsoTriState
    Get
    Set
'Usage
Dim instance As ShadowFormat
Dim value As MsoTriState

value = instance.Obscured

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

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

ShadowFormat Interface

ShadowFormat Members

Microsoft.Office.Core Namespace