Edit

Share via


BulletFormat2.Font Property

Definition

Gets the font that represents the formatting for a BulletFormat2 object. Read-only.

public:
 property Microsoft::Office::Core::Font2 ^ Font { Microsoft::Office::Core::Font2 ^ get(); };
public Microsoft.Office.Core.Font2 Font { get; }
member this.Font : Microsoft.Office.Core.Font2
Public ReadOnly Property Font As Font2

Property Value

Font2

Applies to