Share via


BulletFormat.Visible Property

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

Syntax

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

value = instance

instance = value
MsoTriState this { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

BulletFormat Interface

BulletFormat Members

Microsoft.Office.Interop.PowerPoint Namespace