Gets or sets the font name of the run, or null (Nothing in Visual Basic), if the run should use the default font.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public string FontName { get; set; } |
Visual Basic
![]() |
---|
Public Property FontName As String |
A string value.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |