BulletFormat2.UseTextFont Property
Determines whether the specified bullets are set to the font of the first text character in the paragraph. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property UseTextFont As MsoTriState
Get
Set
'Usage
Dim instance As BulletFormat2
Dim value As MsoTriState
value = instance.UseTextFont
instance.UseTextFont = value
MsoTriState UseTextFont { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoTriState
MsoTriState