ThemeFont.Name Property

Gets or sets the name of a font in the font scheme of a Microsoft Office theme. Read/write.

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

Syntax

'Declaration
Default Property Name As String
    Get
    Set
'Usage
Dim instance As ThemeFont
Dim value As String

value = instance

instance = value
string this { get; set; }

Property Value

Type: System.String
String

See Also

Reference

ThemeFont Interface

ThemeFont Members

Microsoft.Office.Core Namespace