GefFontFormat.SetFromIFont (method)

Sets the font object from an IFont object.
Syntax: object.SetFromIFont Font
Parameters:
Font As IFont - The IFont object to use.
Description: Some OLE objects use an IFont object to represent a font. This method lets you set up a GefFontFormat that corresponds to an IFont object.
See Also: SetFromIFontDisp