Compartilhar via


IFont.ThemeFont Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property ThemeFont As XlThemeFont
    Get
    Set
'Usage
Dim instance As IFont
Dim value As XlThemeFont

value = instance.ThemeFont

instance.ThemeFont = value
XlThemeFont ThemeFont { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlThemeFont

See Also

Reference

IFont Interface

IFont Members

Microsoft.Office.Interop.Excel Namespace