Font.ThemeFont Property
Returns or sets the theme font in the applied font scheme that is associated with the specified object. Read/write XlThemeFont.
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 Font
Dim value As XlThemeFont
value = instance.ThemeFont
instance.ThemeFont = value
XlThemeFont ThemeFont { get; set; }
Property Value
Type: Microsoft.Office.Interop.Excel.XlThemeFont
XlThemeFont