Edit

Share via


BulletFormat2.Visible Property

Definition

Gets or sets a value that specifies whether the bullet is visible. Read/write.

public:
 property Microsoft::Office::Core::MsoTriState Visible { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState Visible { get; set; }
member this.Visible : Microsoft.Office.Core.MsoTriState with get, set
Public Property Visible As MsoTriState

Property Value

MsoTriState

Applies to