ComponentOne Web API Edition
Font Property (TextRun)

C1.Web.Api.Excel Namespace > TextRun Class : Font Property
Gets or sets the font of the text run.
Syntax
'Declaration
 
Public Property Font As Font
public Font Font {get; set;}
See Also

Reference

TextRun Class
TextRun Members