Font Interface
Represents character formatting for text or a bullet. The Font object is a member of the Fonts collection. The Fonts collection contains all the fonts used in a presentation.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("91493495-5A91-11CF-8700-00AA0060263B")> _
Public Interface Font
'Usage
Dim instance As Font
[GuidAttribute("91493495-5A91-11CF-8700-00AA0060263B")]
public interface Font