BulletFormat2.Font Property
Gets the font that represents the formatting for a BulletFormat2 object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Font As Font2
Get
'Usage
Dim instance As BulletFormat2
Dim value As Font2
value = instance.Font
Font2 Font { get; }
Property Value
Type: Microsoft.Office.Core.Font2
Font2