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.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Nullable<Double> FontSize { get; set; } |
Visual Basic
![]() |
---|
Public Property FontSize As Nullable(Of Double) |
A nullable double value.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |