Gets or sets the font size of the run, or null (Nothing in Visual Basic), if the run should use the default font size.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public Nullable<Double> FontSize { get; set; } |
Visual Basic
![]() |
---|
Public Property FontSize As Nullable(Of Double) |
A nullable double value.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |