Gets or sets the name of the font of the element's text.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
string FontName { get; set; } |
Visual Basic
Copy Code
|
|---|
Property FontName As String |
A string value.
See Also