Freigeben über


TextEffectFormat.FontBold Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property FontBold As MsoTriState
    Get
    Set
'Usage
Dim instance As TextEffectFormat
Dim value As MsoTriState

value = instance.FontBold

instance.FontBold = value
MsoTriState FontBold { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

TextEffectFormat Interface

TextEffectFormat Members

Microsoft.Office.Core Namespace