Font2 Interface
Contains font attributes (for example, font name, font size, and color) for an object.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C039A-0000-0000-C000-000000000046")> _
Public Interface Font2 _
Inherits _IMsoDispObj
'Usage
Dim instance As Font2
[GuidAttribute("000C039A-0000-0000-C000-000000000046")]
public interface Font2 : _IMsoDispObj