MindFusion.Wpf Pack Programmer's Guide
IStyle.FontName Property
See Also
 





Gets or sets the name of the font of the element's text.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

string FontName { get; set; }

Visual Basic  Copy Code

Property FontName As String

 Property Value

A string value.

 See Also

IStyle Members
IStyle Interface
MindFusion.Spreadsheet.Wpf Namespace