C1.Excel Assembly / C1.Util Namespace / IRendering Interface / SetFont Method
Native font object.
SetFont Method (IRendering)
In This Topic
Sets the font.
Syntax
'Declaration
 
Sub SetFont( _
   ByVal font As System.Object _
) 
 

Parameters

font
Native font object.
See Also