Freigeben über


TextEffectFormat.FontItalic Property

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

Syntax

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

value = instance.FontItalic

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

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

TextEffectFormat Interface

TextEffectFormat Members

Microsoft.Office.Core Namespace