Gets or sets the text color of the run, or null (Nothing in Visual Basic), if the run should use the default text color.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public Brush Brush { get; set; } |
Visual Basic
![]() |
---|
Public Property Brush As Brush |
An instance of the WPF Brush class.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |